LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

WorkstationPresenterBase<V> Class







Members 
The UI View that will be activated.
Implements the Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> interface. Base class for activating and running a UI View.
Object Model
WorkstationPresenterBase<V> ClassWorkstationContainer Class
Syntax
public abstract class WorkstationPresenterBase<V> : Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
'Declaration
 
Public MustInherit Class WorkstationPresenterBase(Of V As {IWorkstationView}) 
   Implements Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter(Of V) 
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
public sealed class WorkstationPresenterBase<V> : Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  where V: IWorkstationView
function Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase()
public __gc abstract class WorkstationPresenterBase<V> : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
generic<typename V>
public ref class WorkstationPresenterBase abstract : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
Type Parameters
V
The UI View that will be activated.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationPresenterBase<V> Members
Leadtools.Medical.Workstation.Presenters Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.